From 3809fb1813a17d25a876d2a63917fb76644e6507 Mon Sep 17 00:00:00 2001 From: Claudio Cambra Date: Thu, 6 Feb 2025 14:33:30 +0800 Subject: [PATCH] craft: Clean up ini file Signed-off-by: Claudio Cambra --- craftmaster.ini | 5 ----- 1 file changed, 5 deletions(-) diff --git a/craftmaster.ini b/craftmaster.ini index 6b7169768..c89e6b768 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -24,14 +24,9 @@ Compile/UseNinja = True ShortPath/Enabled = False ShortPath/EnableJunctions = False -Packager/RepositoryUrl = https://files.kde.org/craft/Qt6 Packager/CacheVersion = 25.01 ContinuousIntegration/Enabled = True -## This option can be used to override the default make program -## change the value to the path of the executable you want to use instead. -Compile/MakeProgram = jom - Packager/UseCache = ${Variables:UseCache} Packager/CreateCache = ${Variables:CreateCache} Packager/CacheDir = ${Variables:Root}\cache -- 2.30.2